Skip to content

chore(deps-dev): bump multidict from 6.6.4 to 6.7.1#1079

Merged
ramsessanchez merged 1 commit into
mainfrom
dependabot/pip/multidict-6.7.1
Jun 29, 2026
Merged

chore(deps-dev): bump multidict from 6.6.4 to 6.7.1#1079
ramsessanchez merged 1 commit into
mainfrom
dependabot/pip/multidict-6.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

Bumps multidict from 6.6.4 to 6.7.1.

Release notes

Sourced from multidict's releases.

6.7.1

Bug fixes

  • Fixed slow memory leak caused by identity by adding Py_DECREF to identity value before leaving md_pop_one on success -- by :user:Vizonex.

    Related issues and pull requests on GitHub: #1284.


6.7.0

Contributor-facing changes

  • Updated tests and added CI for CPython 3.14 -- by :user:kumaraditya303.

    Related issues and pull requests on GitHub: #1235.


Changelog

Sourced from multidict's changelog.

6.7.1

(2026-01-25)

Bug fixes

  • Fixed slow memory leak caused by identity by adding Py_DECREF to identity value before leaving md_pop_one on success -- by :user:Vizonex.

    Related issues and pull requests on GitHub: :issue:1284.


6.7.0

(2025-10-05)

Contributor-facing changes

  • Updated tests and added CI for CPython 3.14 -- by :user:kumaraditya303.

    Related issues and pull requests on GitHub: :issue:1235.


Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies python Pull requests that update Python code labels May 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 22, 2026 04:42
@dependabot dependabot Bot added dependencies python Pull requests that update Python code labels May 22, 2026
@github-actions github-actions Bot enabled auto-merge May 22, 2026 04:45
@dependabot dependabot Bot force-pushed the dependabot/pip/multidict-6.7.1 branch from 15b125a to 56b65d5 Compare June 2, 2026 23:48
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.4 to 6.7.1.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](aio-libs/multidict@v6.6.4...v6.7.1)

---
updated-dependencies:
- dependency-name: multidict
  dependency-version: 6.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/multidict-6.7.1 branch from 56b65d5 to 1889949 Compare June 5, 2026 19:50
@sonarqubecloud

sonarqubecloud Bot commented Jun 5, 2026

Copy link
Copy Markdown

@ramsessanchez ramsessanchez merged commit 8cf803e into main Jun 29, 2026
14 checks passed
@ramsessanchez ramsessanchez deleted the dependabot/pip/multidict-6.7.1 branch June 29, 2026 19:58
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant